services.rke2.autoDeployCharts.<name>.repo
The repo of the Helm chart. Only has an effect if package is not set.
The Helm chart is fetched during build time and placed as a .tgz archive on the
filesystem.
- Type
non-empty string- Example
"https://kubernetes.github.io/ingress-nginx"- Declared
- <nixpkgs/nixos/modules/services/cluster/rancher/default.nix>